CSS Positioning, z-index

CSS positioning should only be used deliberately; by which I mean you should not use it unless you intend  on using it. It comes in 4 types, but one of those types doesn’t ‘do’ anything: static. That’s the default value; in other words, that’s what all of your HTML is set to automatically. So let’s look at the other ones more thoroughly: … Continue reading CSS Positioning, z-index